Welcome![Sign In][Sign Up]
Location:
Search - opencv svm

Search list

[OpenCV12_SupportVectorMachines

Description: 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM引导.-Program description: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM boot.
Platform: | Size: 2048 | Author: 肖斌 | Hits:

[OpenCV13_SVMForNonLinearlySeparableData

Description: 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM之处理线性不可分数据.-Program description: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM processing of linearly inseparable data.
Platform: | Size: 2048 | Author: 肖斌 | Hits:

[OpenCVhogPlbpPsvm

Description: 该代码是通过opencv来实现结合hog和lbp特征,通过支持向量机来进行分类决策时实现行人的检测代码,有兴趣的同学可以下载参考下!-The code is done by opencv combined with the feature of hog and LBP, by support vector machine (SVM) classification decisions to achieve the pedestrian detection code, students are interested can download the reference!
Platform: | Size: 56320 | Author: jane | Hits:

[2D Graphictest

Description: 基于Hog特征和SVM分类器进行人检测(opencv自带训练分类器)-Based on Hog and SVM classifier is used to detect the people
Platform: | Size: 12323840 | Author: xujialiang | Hits:

[Special Effectssvm_hog_fastening

Description: 注释openCV封装下的svm个参数的应用-Annotation openCV encapsulation of the application of SVM parameters
Platform: | Size: 16618496 | Author: 刘丹丹 | Hits:

[CSharp111

Description: 基于SVM与人工神经网络的车牌识别算法,使用了OpenCV的图像处理函数,在VS2013 + OpenCV 2.4.9平台上实现-SVM algorithm based on license plate recognition and artificial neural network, using OpenCV image processing function, implemented on VS2013+ OpenCV 2.4.9 platform
Platform: | Size: 15851520 | Author: 张明 | Hits:

[Windows DevelopPassengerDetect

Description: 基于Opencv的行人检测,使用HOG+SVM,先遍历文件夹再对文件夹中的所有图片进行检测并把结果输出到txt中。-Pedestrian detection based on opencv,using hog and svm.
Platform: | Size: 24875008 | Author: xt | Hits:

[CSharpfacedetect-test

Description: 基于hog特征与支持向量机的方式,使用opencv自带的haar特征分类器,检测人脸-Adapt to hog feature and support vector machine (SVM) method, based on positive and negative samples opencv training face,
Platform: | Size: 14057472 | Author: 会员 | Hits:

[GDI-BitmapJointFacedetection20160630

Description: 联合adaboost和SVM的人脸检测 基于opencv库 人脸特征点检测 sift特征描述-face detection
Platform: | Size: 892928 | Author: 严小乐 | Hits:

[OpenCVjpeg_tamper_detect

Description: 此工程是基于jpeg重压缩检测的篡改区域定位的opencv的svm分类器应用程序,可以检测出经过PS或者美图秀秀修改过的jpeg重压缩图片的篡改区域。-This project is based on jpeg recompression tamper detection area positioning opencv of svm classification application, or can be detected through the PS beauties Xiu Xiu modified heavy compression jpeg image tampering area.
Platform: | Size: 3652608 | Author: 赖学金 | Hits:

[OpenCVsvm_gesture_recognition

Description: 基于opencv的手势识别 1、hog : hog特征提取 2、hogTainer : 样本训练,利用了SVM方式 3、gestureRecognition : 手势识别,利用了训练得出的线性分类器进行识别分类 训练样本在hog文件夹中,对应gesture_a到gesture_e ,五种手势-Gesture recognition 1, hog: hog feature extraction 2, hogTainer: sample training, the use of SVM mode 3, gestureRecognition: gesture recognition using training resulting linear classifier for recognition and classification of training samples in hog folder corresponding to gesture_a gesture_e, five kinds of gestures
Platform: | Size: 13327360 | Author: BoYK | Hits:

[OtherHOGPSVM_opencv_detection

Description: 在vs2013平台下,利用opencv中的HOG特征加SVM分类器进行车标识别。-In the VS2013 platform, the use of opencv in the HOG feature SVM classifier for vehicle identification.
Platform: | Size: 12227584 | Author: liwei | Hits:

[AI-NN-PRINRIAHogLbpLabel

Description: 本方法是hog+lbp+svm来判断是否为行人,函数库为opencv,代码为C++,hog是opencv自带的,lbp为均匀模式,59维度,训练样本为INRIA数据集-opencv lbp svm president detection inria data
Platform: | Size: 17152000 | Author: 陶峰 | Hits:

[Graph programChapter5_NumberPlateRecognition

Description: 该工程是深入理解OpenCV第五章基于SVM和神经网络的车牌识别的源码。-The project is in-depth understanding of OpenCV Chapter 5 based on SVM and neural network license plate recognition source.
Platform: | Size: 5787648 | Author: wuqiaoqiao | Hits:

[Special EffectsHOG

Description: 将这330个3780维的HOG特征当做测试样本,用支持向量机(SVM)分类器来判别出,这些窗口的HOG特征是否有行人,有行人的用矩形框标记起来。HOG行人特征及所对应的SVM分类器的参数,在opencv中已经训练好了,我们只需要得到HOG特征,然后调用SVM即可得到判别结果(The 330 Hera features of 3780 dimensions are used as test samples, and the support vector machine (SVM) classifier is used to determine whether the HOG features of these windows are pedestrians and pedestrians are marked with rectangles. HOG pedestrian characteristics and the corresponding SVM classifier parameters, in the opencv has been trained, we only need to get HOG characteristics, and then call SVM to get the results)
Platform: | Size: 5207040 | Author: satchel | Hits:

[JSP/Javaopencv_SVM_Application_20180103

Description: 使用JNI ,cmake 方式 移植 opencv 3.3.1 中的SVM到安卓上,用于支持向量机的 监督分类 本地此目录下需要这个opencv的安卓SDK代码: set(OpenCV_DIR D:/Code_December_12/opencv-3.3.1-android-sdk/OpenCV-android-sdk/sdk/native/jni)(Using JNI, cmake transplant SVM to Android in the transplanted opencv 3.3.1 for the supervised classification of support vector machines This code needs this code in the local directory)
Platform: | Size: 3304448 | Author: 莫原阿姨 | Hits:
« 1 2 3 4 5»

CodeBus www.codebus.net